CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matrix eigenvalue

搜索资源列表

  1. eigen

    1下载:
  2. 复矩阵特征值计算子程序-Complex matrix eigenvalue calculation subroutine
  3. 所属分类:Windows Develop

    • 发布日期:2015-03-04
    • 文件大小:230764
    • 提供者:qingjun
  1. MPI-MatrixEigenvalue

    0下载:
  2. 矩阵特征值计算,包括乘幂法、雅克比法、单侧旋转法、QR法的MPI源码-Matrix eigenvalue calculation, including the power by law, Jacques ratio method, unilateral rotation method, QR Law MPI Source
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-26
    • 文件大小:11780
    • 提供者:不死鸟
  1. EigenvalueVectorRealSymmetryJacobi

    0下载:
  2. 矩阵特征值与特征向量的计算,实对称阵特征值及特征向量雅可比法-Matrix eigenvalue and eigenvector calculations, real symmetric matrix eigenvalue and eigenvector Jacobi Method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:677
    • 提供者:shenzhou
  1. Matrix

    0下载:
  2. 矩阵特征值计算包括使用matlab中原有的功能和开发后的功能。-Matrix eigenvalue calculation include the use of matlab functions and development of the Central Plains and some post-functions.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:3302
    • 提供者:zy
  1. PageRank-test-matrix

    2下载:
  2. power算法,可用于求解大型矩阵特征值问题,对小型矩阵同样适用-power algorithm, can be used for solving large matrix eigenvalue problem, apply equally to small matrix
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:851
    • 提供者:neo
  1. matrix-tezhengzhijisuan

    0下载:
  2. 通过求矩阵特征多项式的根来求其特征值 幂法求矩阵的主特征值及主特征向量 瑞利商加速幂法求对称矩阵的主特征值及主特征向量 收缩法求矩阵全部特征值 收缩法求矩阵全部特征值 位移逆幂法求矩阵离某个常数最近的特征值及其对应的特征向量 QR基本算法求矩阵全部特征值 -Characteristic polynomial by the root of a matrix to find the eigenvalues ​ ​ of a matrix power m
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2729
    • 提供者:chris_zhou
  1. QR-matrix

    0下载:
  2. 该程序是QR解矩阵特征值的,matlab程序-The program is the solution matrix eigenvalue QR
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:10109
    • 提供者:邹启
  1. eigenvalue

    1下载:
  2. 利用Matlab 实现求解矩阵特征值与特征向量的 幂法及反幂法; 利用编制的算法求解给定矩阵的特征值与特征向量; -Matlab power method and inverse power method for solving matrix eigenvalue and eigenvector Prepared by the algorithm for a given matrix of eigenvalues ​ ​ and eigenvectors
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1974
    • 提供者:jenny
  1. Chapter-6-matrix-calculation

    0下载:
  2. 第6章 矩阵特征值计算.zip。是从书中光盘里拷贝的代码,放在这里与大家共享,希望对大家有帮助。-Chapter 6 matrix eigenvalue calculation
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4224
    • 提供者:空悟
  1. Matrix-eigenvalue-and-vector

    0下载:
  2. 化对称矩阵为对称三对角阵,求对称三对角阵的全部特征值与向量。雅可比法。-Of symmetric matrix is symmetric three pairs of diagonal matrices, Symmetric Tridiagonal Matrix all eigenvalues ​ ​ and vectors. Jacobi method.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:6370
    • 提供者:胡程序
  1. matrix

    0下载:
  2. 实现了矩阵中的各种操作, 包括矩阵相加,相减,矩阵乘法,矩阵转秩,余子式,求行列式的值,求矩阵特征值,LU 分解,QR 分解,求现行方程组的解等等。 是任何做科学计算工作者必备的类库。 此类库也是C++初学者极好的参考资料。类库的实现运用了运算符重载,友元,异常处理,文件输入输出,函数重载,指针,动态分配内存等一系列C++技术。-Matrix in a variety of operations, including matrix addition, subtraction,
  3. 所属分类:Algorithm

    • 发布日期:2017-11-12
    • 文件大小:9328
    • 提供者:汤慧
  1. VC-Symmetric-matrix-eigenvalue

    0下载:
  2. VC++ 对称矩阵 所有特征值 -Written by VC++ language for solving all eigenvalues ​ ​ of the symmetric matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-11-18
    • 文件大小:318491
    • 提供者:xiang
  1. Eigenvalue

    0下载:
  2. 本压缩文件包括:求矩阵特征根、求奇异值、QR分解矩阵转置-Seeking the root of the matrix eigenvalue problem
  3. 所属分类:Java Develop

    • 发布日期:2017-11-26
    • 文件大小:9541
    • 提供者:彭成松
  1. eigenvalue-of-matrix

    0下载:
  2. 幂法解矩阵的特征值.文件少,简单可靠.是数值计算方法的重要组成部分.-Power method solution matrix eigenvalue File few, simple and reliable.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1922
    • 提供者:fanyongxiang
  1. Matrix-eigenvalue-calculation

    0下载:
  2. 矩阵的特征值计算,在信号分析,最优化分析时,有时会遇到.-Feature matrix value in signal analysis, optimization analysis time, sometimes encountered.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3167
    • 提供者:anny
  1. eigenvalue-decomposition_GSL

    1下载:
  2. 复数矩阵的特征值分解,使用了GSL科学计算函数库,使得特征值分解时间大大减少。-The plural matrix eigenvalue decomposition, USES the GSL scientific computing function library, makes the eigenvalue decomposition time greatly reduced.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-28
    • 文件大小:11143620
    • 提供者:郭利凯
  1. Matrix

    0下载:
  2. 实现一个矩阵类,该类包含简单的矩阵运算,矩阵求行列式,初等变换法矩阵求逆,雅可比法矩阵特征值分解,householder变换法矩阵QR分解,矩阵LU分解,QR分解与反幂法求矩阵特征值与特征向量。 -A matrix class, include simple matrix operator, determinant of matrix, inverse of matrix, matrix eigenvalue decompose by Jacobi iteration, matrix QR
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:68454
    • 提供者:高勇
  1. Matrix-eigenvalue

    0下载:
  2. 提供了计算矩阵特征值的MATLAB源代码-Provides the MATLAB source code for calculating the eigenvalues of the matrix.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3286
    • 提供者:陈云云
  1. eigenvalue

    0下载:
  2. 两种不同的方法求矩阵特征值,包括幂法和qr法-Two different methods for the matrix eigenvalue, including power method and qr method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2283
    • 提供者:ZHANCHENCHAO
  1. Matrix

    2下载:
  2. 这是一个用c#语言写成的矩阵类,可以完成矩阵的各种准确的数学计算,如:矩阵的加减乘除、转置、逆运算、 复矩阵的乘法、求行列式值、 求矩阵秩、一般实矩阵的奇异值分解、求广义逆、约化对称矩阵为对称三对角阵、实对称三对角阵的全部特征值与特征向量的计算、求赫申伯格矩阵全部特征值、求实对称矩阵特征值与特征向量等.可以将其做成dll用到其他的环境下。填补了.net中没有矩阵的空白,是你进行科学计算不可或缺的插(This is a written in c# matrix, it can complete a
  3. 所属分类:Windows编程

    • 发布日期:2017-12-28
    • 文件大小:11264
    • 提供者:sunguang216
« 1 23 4 5 6 7 8 9 10 ... 34 »
搜珍网 www.dssz.com